Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix scripts and optimize docs on version 1.1.2 #425

Open
wants to merge 1 commit into
base: dev-1.1.2
Choose a base branch
from

Conversation

jefftlin
Copy link
Collaborator

@jefftlin jefftlin commented Aug 5, 2024

What is the purpose of the change

Related issues: #424

Brief change log

  • Update scripts about daemon.sh and install.sh;
  • Update some docs;
  • Replace sun.misc.BASE64Decoder and sun.misc.BASE64Encoder with java.util.Base64

Verifying this change

  • Compile the all server;
  • Start the server.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • Anything that affects deployment: (yes)
  • The Core framework, i.e., JobManager, Server.: (no)

Documentation

  • Does this pull request introduce a new feature? (yes)
  • If yes, how is the feature documented? (not applicable)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant